home *** CD-ROM | disk | FTP | other *** search
- -- background: 8796 from stack: in
- -- bmap block id: 12243
- -- flags: 4000
- -- background id: 0
- -- name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=270 top=287 right=312 bottom=297
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe down
- go to next card
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=110 top=289 right=335 bottom=158
- -- title width / last selected line: 0
- -- icon id / first selected line: 1007 / 1007
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ImageWriter
- ----- HyperTalk script -----
- on mouseUp
- doMenu "Print Card"
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=64 top=291 right=330 bottom=106
- -- title width / last selected line: 0
- -- icon id / first selected line: 32670 / 32670
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- show all cards
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=10 top=293 right=331 bottom=51
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go home
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=313 top=288 right=310 bottom=406
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Index
- ----- HyperTalk script -----
- on mouseUp
- go to first card
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=314 top=312 right=334 bottom=409
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Find
- ----- HyperTalk script -----
- on mouseUp
- doMenu "Find..."
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=284 right=312 bottom=459
- -- title width / last selected line: 0
- -- icon id / first selected line: 1012 / 1012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- pop card
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=470 top=286 right=313 bottom=501
- -- title width / last selected line: 0
- -- icon id / first selected line: 26635 / 26635
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseUp
- go to card "Recipe Help"
- end mouseUp
-
-
- -- part 11 (field)
- -- low flags: 00
- -- high flags: 4000
- -- rect: left=85 top=23 right=40 bottom=479
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=225 top=287 right=312 bottom=252
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe up
- go to previous card
- end mouseUp
-
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=31 top=56 right=160 bottom=139
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture.. " into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
- end mouseUp
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=30 top=170 right=274 bottom=138
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
-
- end mouseUp
-
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=149 top=56 right=160 bottom=257
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
- end mouseUp
-
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=266 top=56 right=160 bottom=374
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
-
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=383 top=56 right=160 bottom=491
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
-
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=149 top=170 right=274 bottom=257
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- pop card
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
-
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=267 top=170 right=274 bottom=375
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
-
- end mouseUp
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=385 top=170 right=274 bottom=493
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Art 1
- ----- HyperTalk script -----
- on mouseUp
- get the rect of target
- put item 1 of it into upperleft
- put item 2 of it into item 2 of upperleft
- put item 3 of it into item 1 of lowright
- put item 4 of it into item 2 of lowright
- set lockScreen to True
- put "Selecting picture..." into message
- choose select tool
- drag from upperleft to lowright
- doMenu "Select"
- doMenu "Copy Picture"
- choose browse tool
- set lockScreen to False
- play "Boing"
- pop card
- doMenu "Paste Picture"
- put "Drag the picture, type command-tab and close this box"
-
- end mouseUp
-
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=164 top=291 right=333 bottom=209
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New
- ----- HyperTalk script -----
- on mouseUp
- doMenu "New Card"
- end Mouseup
-
-